Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs #10

Merged
merged 9 commits into from
Oct 5, 2023
Merged

Docs #10

merged 9 commits into from
Oct 5, 2023

Conversation

Bike
Copy link
Member

@Bike Bike commented Oct 5, 2023

Add a bunch of documentation (not complete, but a pretty solid start).

Bike added 9 commits October 4, 2023 05:16
And reduce unnecessary exports.
Also change LOAD a bit to take the environment as a keyword
parameter. This matches CL:LOAD better.
And document most of the rest of the compiler exports. The infos
I'm thinking of moving into a small FASL system.
Important so that the VM doesn't have to save the dynenv stack for
local unwinds, which it really shouldn't have to do.
Needs an editing pass.
@Bike Bike force-pushed the docs branch 2 times, most recently from 3d75e37 to 0671f17 Compare October 5, 2023 16:15
@Bike Bike merged commit e5755d9 into main Oct 5, 2023
2 checks passed
@Bike Bike deleted the docs branch October 5, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant